McCamSwitch.LastOnPosition property
The position from which the switch is off.
SetGroupPathCamSwitch: the distance between the original starting position and LastOnPosition in a path motion command, must be positive and greater than FirstOnPosition.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double LastOnPosition { get; set; }
Public Property LastOnPosition As Double
Property Value
Type: double
See also